From 8e170217a102126533418eaa3238efc9c660a29c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 20 Oct 2020 23:19:18 -0400 Subject: [PATCH] Cosmetics Typo fix. --- gtk/gtklinkbutton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtklinkbutton.c b/gtk/gtklinkbutton.c index 7cd2476a2c..53a01cc207 100644 --- a/gtk/gtklinkbutton.c +++ b/gtk/gtklinkbutton.c @@ -50,7 +50,7 @@ * * # Accessibility * - * GtkLinkButton uses the #GTK_ACCESSIBKE_ROLE_BUTTON role. + * GtkLinkButton uses the #GTK_ACCESSIBLE_ROLE_BUTTON role. */ #include "config.h" -- 2.30.2